@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1440px; margin: 0 auto; }
.w1440{ width:1440px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'ctx';
    src: url('../font/BEBAS__.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;}


.header_top{width:100%; height:50px; line-height: 49px; background: #333333; position: fixed;top:0;z-index: 9999;}
.header_top h3{float: left; color:#fff; font-size: 16px; }
.h_dhs{float: right; color:#fff; font-size: 16px; background: url(../images/h_dianhua.png)no-repeat left center; padding-left: 20px;}
.h_yy{float:right; margin-left:5%;}
.h_yy a{font-size: 16px; color: #fff;}
.h_yy a.active{color: #e7141b;}
.header_logo{width:208px; height:110px; overflow: hidden; text-align: center; position: relative; z-index: 1; float: left; display: flex; align-items: center;}
.header_logo img{max-width: 100%; align-items: center; margin: 0px auto;}



/* 导航栏 */
.header_nav{height:110px; width:100%; z-index:999;transition: ease 1s; background: #fff; position: fixed;top: 51px;z-index: 999;}
.nav{width:64%; height:80px; float: left; margin-left: 3%; margin-top: 28px;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%; text-align: center;}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%; line-height: 80px; 
	background: url(../images/nav_xs.png) no-repeat right center}
.nav .nLi h3 p{height:80px; color:#000000; font-size:16px; display: table; margin: 0px auto}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#fff; text-align: center; }
.nav .sub{position:absolute;top:80px;left:50%; z-index:999;display:none;padding:0;width:200px;background:#fff;line-height:26px; margin-left: -100px;} 
.nav .sub li{height:40px;border-bottom:1px solid #eee;text-align:center;line-height:40px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 2px solid #e7141b}
.sub li:hover a{color:#e7141b; font-weight: bold;}
.nav .nLi:last-child h3{background:none;}
.h_input{width:100%; height:100%;  background:rgba(255,255,255,0.8); border-top:1px solid #e5e5e5; display: none; position: absolute; top:100%; left:0; z-index: 9; display: none; padding-top:18px;}
.h_submit{width:21px; height: 100%; background:url(../images/sousuo.png) no-repeat center; float: right;border: 0; cursor: pointer; text-align: center; line-height: 50px; font-size: 16px; color: #fff}
.h_input_text{width:16%; margin:26px auto 0; height:50px; float: right; background:#f2f2f2; border-radius: 25px; padding:0 26px 0 12px;}
.h_text{width:80%; height:100%; float: left; background: none; border: 0;  font-size: 14px; color: #1f1f1f;}



/* 首页:banner */
.index_banner{ width:100%; height:650px; position: relative; overflow: hidden; }
.index_banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.index_banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.index_banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #e7141b; cursor:pointer; border-radius:10px;}
.index_banner .slideBox .hd ul li.on{background:#e7141b}
.index_banner .slideBox .bd{position:relative;z-index:0;width:100%;height:650px; overflow: hidden}
.index_banner .slideBox .bd ul{width:100%!important;height:100%}
.index_banner .slideBox .bd li{width:100%!important;height:100%;vertical-align:middle;zoom:1}
.index_banner .slideBox .bd li a{display:block;overflow:hidden;width:100%!important;height:100%; }
.index_banner .slideBox .bd li img{width:100%; height: auto; display: block}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 34px;}
.index_about_title{width:100%; height: auto; position: relative; padding-top: 80px;}
.index_about_title h4{ position: relative; display: table; margin: 0px auto 8px;}
.index_about_title h4 span{font-size: 36px; color: #000000; font-weight: bold; float: left; position: relative; z-index: 9}
.index_about_title h4:after{content: ""; width: 117px; height:117px; background:url(../images/a_title.png) no-repeat center; position: absolute; top:-73px; left:-62px }
.index_about_title hr{ width: 75px; height: 2px; background: #000000; margin-top:25px; margin-left:24px; float: left}
.index_about_title p{font-size: 16px; color: #777777; line-height: 30px; text-align: center}
.index_about_xx{width:100%; height: auto; overflow: hidden; color:#333333; font-size: 16px; line-height: 32px; text-align: center; display: block; margin-top:25px;}
.picMarquee-left{ overflow:hidden; position:relative; width: 1080px; height: auto; margin:30px auto 0;}
.picMarquee-left .bd{width:100%; height: auto; overflow: hidden}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 13px; float:left; _display:inline; overflow:hidden; text-align:center; width: 340px; }
.picMarquee-left .bd ul li a{width: 100%; height: auto; display: block}
.picMarquee-left .bd ul li a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ab_more{width:214px; height: 56px; border:1px solid #e7141b; background: url(../images/h_dian.png) no-repeat 88% center; font-size: 16px; color:#e7141b; display: block; line-height: 56px; margin:34px auto 0; padding-left: 26px;}
.ab_more:hover{color:#fff; background:#e7141b url(../images/b_dian.png) no-repeat 88% center;}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




.index_about_nav{width:645px; height: auto; position: relative; margin:54px auto 0; overflow: hidden}
.index_about_nav:after{content: ""; width: 100%; height: 1px; background: #dddddd; position: absolute; top:46px; left:0}
.index_about_nav a{width:115px; height: auto; float: left; margin-right:61px; text-align: center; position: relative; z-index: 9}
.index_about_nav a:last-child{margin-right: 0}
.index_about_nav a p{font-size: 18px; color: #999999; line-height: 40px; }
.index_about_nav a span{width:14px; height: 14px; display: block; border: 1px solid #e7141b; background: #fff; border-radius: 50%; margin: 0px auto;}
.index_about_nav a:hover p{font-size: 22px; color: #000000; font-weight: bold;}
.index_about_nav a:hover span{border:4px solid #e7141b;}



/*数字*/
.index_num{width:100%; height: 220px; overflow: hidden; background: url(../images/num_bjs.jpg) no-repeat center; background-attachment: fixed; background-size: cover; padding-top: 60px; margin-top: 50px;}
.index_num ul{width:auto; height: auto; overflow:hidden; display: table; margin: 0px auto;}
.index_num ul li{width:auto; float: left; margin: 0 30px;}
.index_num ul li h4{width:auto; height: auto; position: relative; display: table; margin: 0px auto;}
.index_num ul li h4 span{font-size: 60px; color:#fff; font-weight: bold; font-family: "Arial"}
.index_num ul li h4:after{content: ""; width:15px; height: 15px; background: url(../images/bb_jis.png) no-repeat center; position: absolute; top:0; right:-15px}
.index_num ul li p{width:100%; height: 40px;line-height: 40px; font-size: 16px;color: #fff; margin-top: 8px;}



/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.index_news_title{width:100%; height: auto; position: relative; padding-top: 80px;}
.index_news_title h4{ position: relative; display: table; margin: 0px auto 8px;}
.index_news_title h4 span{font-size: 36px; color: #000000; font-weight: bold; float: left; position: relative; z-index: 9}
.index_product .index_news_title h4:after{content: ""; width: 117px; height:117px; background:url(../images/p_title.png) no-repeat center; position: absolute; top:-73px; left:-48px }
.index_news_title hr{ width: 75px; height: 2px; background: #000000; margin-top:25px; margin-left:24px; float: left}
.index_news_title p{font-size: 16px; color: #777777; line-height: 30px; text-align: center}
.slideTxtBox{ width:100%; height: auto; margin-top: 25px; }
.slideTxtBox .hd{width:100%; height: auto; overflow: hidden; }
.slideTxtBox .hd ul{width:auto; display: table; margin: 0px auto;}
.slideTxtBox .hd ul li{ float:left; width: 174px; height: 95px; border-radius: 5px; border: 1px solid #eeeeee; padding:8px 10px; margin-right: 10px; border-radius: 8px;}
.slideTxtBox .hd ul li:last-child{margin-right: 0}
.slideTxtBox .hd ul li a{width:100%; height: auto; display: block}
.slideTxtBox .hd ul li h3{width:100%; height: 40px; line-height: 40px; font-size:16px; color: #000000; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; border-bottom: 1px solid #eeeeee}
.slideTxtBox .hd ul li i{width:12px; height: 12px; display: block; margin:16px auto; display: block; background: url(../images/h_jia.png) no-repeat center}
.slideTxtBox .hd ul li.on{border: 1px solid #e7141b}
.slideTxtBox .hd ul li.on i{background: url(../images/hh_jia.png) no-repeat center}
.slideTxtBox .bd{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd li{width:32%; height: auto; float: left; border: 1px solid #eeeeee; border-radius: 8px; padding: 10px; margin-right:2%; position: relative;
	margin-bottom:22px; }
.slideTxtBox .bd li:nth-child(3n){margin-right: 0}
.in_pro_pic{width:100%; height: auto; position: relative}
.in_pro_img{width:100%; height: auto; overflow: hidden}
.in_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_pro_h{width:100%; height: 55px; line-height: 55px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 10px;}
.in_pro_jia{width:48px; height: 48px; background: #e7141b; text-align: center; line-height: 48px; position: absolute; bottom:-25px; right:20px; transition: all 0.4s ease-in-out;}
.in_pro_jia span{color:#fff; font-size:30px; }
.slideTxtBox .bd li:hover .in_pro_jia{width:100%; height: 100%; bottom:0; right:0; background: rgba(231,20,27,0.8) url(../images/search.png) no-repeat center; transition: all 0.4s ease-in-out; }
.slideTxtBox .bd li:hover span{opacity: 0}
.slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin-top: 90px;  background: #f2f2f2; padding: 50px 0}
.index_news .index_news_title h4:after{content: ""; width: 117px; height:117px; background:url(../images/n_title.png) no-repeat center; position: absolute; top:-73px; left:-48px }
.index_news ul{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_news ul li{width:32%; height: 175px; margin-right: 2%; margin-bottom: 35px; background: #fff; float: left; border-radius: 5px; padding: 25px 20px}
.index_news ul li:nth-child(3n){margin-right: 0}
.index_news ul li h4{width:100%; height: 40px; line-height: 40px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news ul li span{width:100%; height: 30px; line-height:30px; color:#aaaaaa; font-size: 16px; display: block}
.index_news ul li p{width:100%; height: 56px; line-height: 28px;  overflow: hidden; color:#999999; font-size: 14px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.news_more{width:214px; height: 56px; border:1px solid #e7141b; background: url(../images/h_dian.png) no-repeat 88% center; font-size: 16px; color:#e7141b; display: block; line-height: 56px; margin:20px auto 34px; padding-left: 26px;}
.index_news ul li:hover{border:1px solid #e7141b}
.news_more:hover{ background:#e7141b url(../images/b_dian.png) no-repeat 88% center; color:#fff}


/*友情链接*/
.index_links{width:100%; height: auto; overflow: hidden; padding: 10px 0}
.index_links h4{font-size: 20px; color: #e7141b; font-weight: bold; float: left}
.index_links_p{width:auto; margin-left: 110px}
.index_links_p a{font-size: 16px;color: #777777; float: left; line-height: 26px; padding-right: 10px; position: relative; margin-right: 10px;}
.index_links_p a:after{content: "|"; color:#777777; font-size: 16px; position: absolute; top:0; right:0;}
.index_links_p a:hover{color:#e7141b}





/*底部*/
.in_footer{width:100%; height: auto; overflow: hidden; position: relative; background:#444444; padding-top: 58px; padding-bottom:80px;}
.footer_left_top{width:62%; float: left}
.footer_left_top dl{float: left; margin-right:6%; min-width: 117px;}
.footer_left_top dl dt{ margin-bottom:20px; font-weight: bold; background: url(../images/f_nav.png) no-repeat right center; }
.footer_left_top dl dt h3{font-size:16px; color: #ffffff; font-weight: bold;}
.footer_left_top dl dd{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.footer_left_top dl dd a{width:100%; height: 30px; line-height: 30px; color: #fff; font-size:15px; display: block; opacity: .5}
.footer_left_top dl dd a:hover{opacity: 1}
.in_footer_xx{width:36%; float: right}
.in_footer_xx h3{font-size: 32px; color: #ffffff; font-weight: bold; margin:8px 0 10px 20px;  }
.in_footer_xx h3 span{color:#e7141b; font-size: 32px; }
.in_footer_xx h4{padding-left: 20px;}
.in_footer_xx h4,.in_footer_xx h5{width:100%; height: auto; overflow: hidden;}
.in_footer_xx h4 span,.in_footer_xx h5 span{color:#ffffff; font-size: 16px; position: relative; float: left}
.in_footer_xx h4 hr{width:100px; height: 2px; background: #a2a2a2; margin-left: 38px; float: left; margin-top: 10px}
.in_footer_xx h5 hr{width:100px; height: 2px; background: #a2a2a2; margin-right: 38px; float: left; margin-top: 10px}
.footer_dh{width:100%; height: auto; overflow: hidden; margin: 35px 0}
.footer_dh p{font-size: 16px; color: #ffffff; line-height: 32px;}
.f_wx{width:35px; height: 35px; position: relative; background: url(../images/f_wx.png) no-repeat center; float: left; margin-right: 20px;
	border:1px solid rgba(255,255,255,0.5); border-radius: 50%;}
.f_wx img,.f_sj img{width:80px; height: auto; position: absolute; top:35px; left:0; display: none; z-index: 9}
.f_sj{width:35px; height: 35px; position: relative; background: url(../images/f_sj.png) no-repeat center; float: left; border:1px solid rgba(255,255,255,0.5); border-radius: 50%;  margin-right: 20px;}
.f_wx:hover img{display: block}
.f_sj:hover img{display: block}
.f_dizhi{width:35px; height: 35px; 	border:1px solid rgba(255,255,255,0.5); border-radius: 50%; background: url(../images/f_dizhi.png) no-repeat center; float: left; }
.footer_copy{width:100%; height:60px; background: #e7141b; line-height:60px;}
.footer_copy .w1440{width:auto; display: table; margin: 0px auto;}
.footer_bq{width:100%; height:60px; line-height: 60px; border-top:1px solid rgba(255,255,255,0.2); margin-top: 60px;}
.copy_bq{width:auto;;height:60px; line-height:60px; position: relative; color:#fff; font-size: 14px; float: left }
.copy_bq a{color:#fff; font-size:14px; margin-right:10px}
.copy_bq a:hover{color:#1a55ce!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left:30px;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#b5cce3; line-height:60px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:18px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:20px; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat;} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}









/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#e7141b;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}





/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; background-image: linear-gradient(to left, #8c8c8c , #383838); 
    background-image: -webkit-gradient(to left, #8c8c8c , #383838); 
    background-image: -webkit-radial-gradient(to left, #8c8c8c , #383838); padding:50px 0 }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#e7141b}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #e7141b; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #e7141b; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#e7141b; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#e7141b}
.ny_left_nav ul li:hover a.inactive{color:#e7141b}
.ny_left_nav ul li ul li:hover a{color:#e7141b}
.ny_left_nav ul li .inactives{color:#e7141b}
.ny_left_nav ul li ul li:hover a{color:#e7141b}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#e7141b}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 500px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #e7141b;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#f0f0f1}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #e7141b;
    left: 0;
    top: 22px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#e7141b}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; position:relative}
.accordion li:hover{background:#f0f0f1;}


/*联系我们*/
.ny_conta_info{width:75%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;float: right;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}


/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
.search-tit h2{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit span{font-size:18px; color:#333}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #e7141b; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #e7141b;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #e7141b;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #e7141b; color: #fff; border:2px solid #e7141b; }
.ny_news_list li:hover .news_time{background: #e7141b;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#e7141b;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 28px; }



@media screen and (max-width:1500px){
	.container,.w1440{width:1200px;}
	.nav{margin-left:1%}
	.footer_left_top{width:70%}
	.in_footer_xx{width:30%}
	.footer_left_top dl{margin-right:4.5%}
	.footer_left_top dl:last-child{margin-right:0}
	.slideTxtBox .hd ul li{width:188px;}
}



@media screen and (max-width:1400px){
	
}



@media screen and (max-width:1320px){

}
